Launcher: Step-by-Step
|
Previous Top Next |
Step 1: Open Command Prompt
|
|
The Launcher get its instructions only as command line parameters so you need to use it from a command prompt, or from the run dialog box available at Windows Start menu.
|
Step 2: Erasing
|
|
You can get a brief usage description by running eraserl.exe without any command line parameters. For example, to clear all files from the temporary folder, C:\Temp, without touching the subfolders or deleting the folder, use the following command
|
|
eraserl -file C:\Temp\*
|
|
Be careful when using the Launcher, it will not ask for your confirmation before erasing.
|
Step 3: Results
|
|
A summary of the results will be shown in the Erasing Report window if you have specified the -results command line parameter.
|